to_bytes

pure function to_bytes(): byte_array

Encode this GTV as byte array.

Inverse of gtv.from_bytes(byte_array).

Return

a byte array containing an encoding of this GTV

Since

0.9.0